PartDesign InvoluteGear/ro

PartDesign: Angrenaj cilindric cu dinți drepți în evolventă

poziția meniului
Part Design → Involute gear...
Ateliere
PartDesign
scurtătură
Nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Nici unul

Description

Descriere

Acest instrument vă permite să creați un profil 2D al unei roți dințate în evolventă. Acest profil 2D este complet parametric și poate fi extrudat cu funcția PartDesign Pad.

Pentru a face un profil elicoidală, acesta trebuie extrudat cu ajutorul instrumentului Sweep folosind o elice ca traiectorie

For more detailed information see Wikipedia's entries for: Gear and Involute Gear

Usage

Create the profile

Cum se folosește

  1. Go to the Part Design → Involute gear... menu.
  2. Set the Involute parameters.
  3. Click OK.
  4. Profilul în evolventă este creat în afara corpului activ. Trageți-l și plasați-l într-un corp pentru a aplica alte funcții, cum ar fi extrudarea.

Create a spur gear

  1. Select the gear profile in the Tree view.
  2. Press the PartDesign Pad button.
  3. Set the pad's DateLength to the desired face width of the gear.
  4. Click OK.

Create a helical gear

  1. Select the gear profile in the Tree view.
  2. Press the PartDesign AdditiveHelix button.
  3. Choose as Axis the normal of the gear profile, that is Normal sketch axis introduced in version 0.20. (In earlier versions the Base Z axis can be used as long as the profile's plane has not been altered.)
  4. Choose a Height-Turns mode.
  5. Set the DateHeight to the desired face width of the gear.
  6. To set the desired helical angle an Expression for the DateTurns is required.
    1. Click the blue icon at the right of the input field.
    2. Enter the following formula: Height * tan(25°) / (InvoluteGear.NumberOfTeeth * InvoluteGear.Modules * pi), where 25° is an example for the desired helical angle (also known as beta-value) and InvoluteGear is the DateName of the profile.
    3. Click OK to close the formula editor.
  7. Click OK to close the task panel.

Hint: To make the helical angle an accessible parameter, use a dynamic property:

  1. Select the profile.
  2. In the Property editor activate the Show all option in the context menu.
  3. Again in the context menu, select Add Property. Note: this entry is only available when Show all is active.
  4. In the Add Property dialog:
    1. Choose App::PropertyAngle as Type.
    2. Set Gear as Group.
    3. Set HelicalAngle as Name (without a space).
    4. Click OK.
  5. Now a new property DateHelical Angle (space added automatically), with an initial value of 0.0°, becomes available.
  6. Assign the desired helical angle to the new property.
  7. In the formula of the DateTurns property of the AdditiveHelix, you can now reference InvoluteGear.HelicalAngle instead of the hard coded value of e.g. 25°; again assuming InvoluteGear is the DateName of the profile.

Cut a hub for an involute splined shaft

introduced in version 0.21

  1. Activate the correct body.
  2. Create an internal involute gear profile with the required number of grooves and adapt the values of pressure angle, addendum-, dedendum- and root fillet coefficient. See also the table in Notes below for feasible values. For example:
    • DateExternal Gear: False
    • DateNumber Of Teeth: 12
    • DatePressure Angle: 37.5°
    • DateAddendum Coefficient: 0.45
    • DateDedendum Coefficient: 0.7
    • DateRoot Fillet Coefficient: 0.3
  3. Select the gear profile in the Tree view.
  4. Press the Pocket button.
  5. Set the pocket's DateType to Through All.
  6. Check the pocket's DateSymmetric To Plane option.
  7. Click OK.

Properties

  • Angrenaj Extern: True or false
  • Precizie ridicată: True or false
  • Modulul:

Diametrul primitiv împărțit la numărul de dinți. Sau: Modulul X Numărul de dinți = Diametrul Primitiv (acestea sunt diametrele tangente într-o pereche de roți).

Acestea depind de distanța centrală a arborilor suport și de raportul de reducere a vitezei dintre cei doi arbori.

  • Număr de dinți: Definește numărul de dinți.
  • Unghiul de presiune: Unghiul ascuțit între linia de acțiune (tracțiune) și o linie normală la linia care leagă centrele de angrenaje (tangentă la cercurile primitive).
Valoarea implicită este de 20 de grade. (More info)

Notes

Pressure Angle 30 ° (flat root) 30 ° (fillet root) 37,5 ° 45 °
Addendum Coefficient 0.5 0.5 0.45 0.4
Dedendum Coefficient 0.75 0.9 0.7 0.6
Root Fillet Coefficient 0.2 0.4 0.3 0.25

Limitations

Tutorials

Video: How to make gears in FreeCAD

Related